branchbefore/main/Persisting Smart Objectcancel

16 Commits over 0 Days - ∞cph!

7 Years Ago
Merged from main
7 Years Ago
Let's not forget to proto include persisted smart object data.
7 Years Ago
Some manual cleanup after merge.
7 Years Ago
More work on SO persistence. Applied ParametersId and AssetId where appropriate + misc other persistence related things and thongs.
7 Years Ago
InteractionPositionSet/Data need to inherit from DataParameters, that we get a Guid we can use to recognize the right instance when we load from persisted data.
7 Years Ago
InteractionPositionGroup shouldn't need its InteractionSettings persisted, so let's not do that!
7 Years Ago
Now using EntityId + more work on persisting smart objects and their minions!
7 Years Ago
More work on InteractionPosition and InteractionPositionGroup.
7 Years Ago
Merged from main
7 Years Ago
YAMFM
7 Years Ago
Minor thing
7 Years Ago
When loading Interaction Positions, Occupier and ReservedFor might not hold valid Unit Id, so account for that.
7 Years Ago
SmartObject now holds GetInteractionPlanById
7 Years Ago
YAMFM
7 Years Ago
Merged from main
7 Years Ago
SmartObject persistence WIP